Fixed .gitignore
This commit is contained in:
parent
9684726ee5
commit
9d67b34354
3 changed files with 11 additions and 3170 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -1,6 +1,12 @@
|
|||
**/.idea/dictionaries
|
||||
**/.idea/gradle.xml
|
||||
**/.idea/libraries
|
||||
**/.idea/tasks.xml
|
||||
**/.idea/workspace.xml
|
||||
*.iws
|
||||
.DS_Store
|
||||
.classpath
|
||||
.gradle
|
||||
.idea
|
||||
.nb-gradle
|
||||
.project
|
||||
.settings
|
||||
|
@ -10,6 +16,7 @@
|
|||
/dist
|
||||
/fetcher.properties
|
||||
/gen
|
||||
/local.properties
|
||||
/log4j.properties
|
||||
/logs
|
||||
/mobibot.properties
|
||||
|
@ -19,3 +26,5 @@
|
|||
/test-output
|
||||
/weather.log
|
||||
CVS
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
Loading…
Add table
Add a link
Reference in a new issue