mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-12 02:24:18 +00:00
8414d19404
* Configure work with remote config; add stepa to verify issue title; * transfer settings to global .gitignore * Change channel and repo path * Delete local env by default * change locator for BountyFooters
26 lines
256 B
Plaintext
26 lines
256 B
Plaintext
/target
|
|
/lib
|
|
/classes
|
|
/checkouts
|
|
/out
|
|
/resources/public/js/compiled
|
|
/resources/public/css/style.css
|
|
pom.xml
|
|
*.jar
|
|
*.class
|
|
/*.lein-*
|
|
profiles.clj
|
|
/.env
|
|
.nrepl-port
|
|
/log
|
|
.idea
|
|
*.iml
|
|
*.ipr
|
|
*.log
|
|
*.pyc
|
|
*result.xml
|
|
.cache
|
|
.idea
|
|
resources/contracts
|
|
node_modules
|