|
|
@@ -1,35 +1,4 @@
|
|
|
#################
|
|
|
-## Eclipse
|
|
|
-#################
|
|
|
-
|
|
|
-*.pydevproject
|
|
|
-.project
|
|
|
-.metadata
|
|
|
-bin/
|
|
|
-tmp/
|
|
|
-*.tmp
|
|
|
-*.bak
|
|
|
-*.swp
|
|
|
-*~.nib
|
|
|
-local.properties
|
|
|
-.classpath
|
|
|
-.settings/
|
|
|
-.loadpath
|
|
|
-
|
|
|
-# External tool builders
|
|
|
-.externalToolBuilders/
|
|
|
-
|
|
|
-# Locally stored "Eclipse launch configurations"
|
|
|
-*.launch
|
|
|
-
|
|
|
-# CDT-specific
|
|
|
-.cproject
|
|
|
-
|
|
|
-# PDT-specific
|
|
|
-.buildpath
|
|
|
-
|
|
|
-
|
|
|
-#################
|
|
|
## Visual Studio
|
|
|
#################
|
|
|
|
|
|
@@ -164,53 +133,4 @@ UpgradeLog*.htm
|
|
|
|
|
|
# SQL Server files
|
|
|
App_Data/*.mdf
|
|
|
-App_Data/*.ldf
|
|
|
-
|
|
|
-#############
|
|
|
-## Windows detritus
|
|
|
-#############
|
|
|
-
|
|
|
-# Windows image file caches
|
|
|
-Thumbs.db
|
|
|
-ehthumbs.db
|
|
|
-
|
|
|
-# Folder config file
|
|
|
-Desktop.ini
|
|
|
-
|
|
|
-# Recycle Bin used on file shares
|
|
|
-$RECYCLE.BIN/
|
|
|
-
|
|
|
-# Mac crap
|
|
|
-.DS_Store
|
|
|
-
|
|
|
-
|
|
|
-#############
|
|
|
-## Python
|
|
|
-#############
|
|
|
-
|
|
|
-*.py[cod]
|
|
|
-
|
|
|
-# Packages
|
|
|
-*.egg
|
|
|
-*.egg-info
|
|
|
-dist/
|
|
|
-build/
|
|
|
-eggs/
|
|
|
-parts/
|
|
|
-var/
|
|
|
-sdist/
|
|
|
-develop-eggs/
|
|
|
-.installed.cfg
|
|
|
-
|
|
|
-# Installer logs
|
|
|
-pip-log.txt
|
|
|
-
|
|
|
-# Unit test / coverage reports
|
|
|
-.coverage
|
|
|
-.tox
|
|
|
-
|
|
|
-#Translations
|
|
|
-*.mo
|
|
|
-
|
|
|
-#Mr Developer
|
|
|
-.mr.developer.cfg
|
|
|
+App_Data/*.ldf
|