ignoring IDE & other softwares specific files

This commit is contained in:
Yehonal 2016-07-09 00:29:05 +02:00
parent ac7ed64dd2
commit 9e19774c45

26
.gitignore vendored
View File

@ -16,3 +16,29 @@ CMakeLists.txt.user
*.BACKUP.*
*.BASE.*
*.LOCAL.*
#
# IDE & other softwares
#
/.settings/
/.externalToolBuilders/*
# exclude in all levels
nbproject/
.sync.ffs_db
#
# Eclipse
#
*.pydevproject
.metadata
.gradle
tmp/
*.tmp
*.swp
*~.nib
local.properties
.settings/
.loadpath
.project
.cproject