open-bounty/.gitignore
Tetiana Churikova 8414d19404 Config support and other little improvements (#231)
* 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
2018-01-24 12:58:58 +02:00

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