Misc: Minor .gitignore modifications

master
Gregory Martin 2017-09-18 18:56:05 +02:00
parent e30bdf2c06
commit e78b5b2c9b
2 changed files with 5 additions and 3 deletions

6
.gitignore vendored
View File

@ -2,15 +2,17 @@
save/
log/
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# To cover other IntelliJ folders&files
.idea/
target/
# User-specific stuff:
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/dictionaries
.idea/
# Sensitive or high-churn files:
.idea/**/dataSources/

View File

@ -2,7 +2,7 @@
pwd=`pwd`
cd "./ressource"
cd "./ressources/"
rm -v *.att *.tmp *.*dat
cd "../log"