aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-07-26 13:35:25 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2009-07-26 13:35:25 +0000
commitb18125195c17ad6c7e42792fe3351f85e957fae2 (patch)
tree4e31759d03dbc4b3331c787140b591d2311ba7dc /.gitignore
parent9de40e67e51955576c87785db0c6ce98050c64fd (diff)
downloadusdx-b18125195c17ad6c7e42792fe3351f85e957fae2.tar.gz
usdx-b18125195c17ad6c7e42792fe3351f85e957fae2.tar.xz
usdx-b18125195c17ad6c7e42792fe3351f85e957fae2.zip
make life easier for git-users with .gitignore files. Especially it prevents git from removing empty directories.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1926 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore20
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..90ba9716
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,20 @@
+.svn
+*.orig
+*.dcu
+*.ppu
+*.rst
+*.compiled
+*.or
+*.o
+*.a
+*.exe
+*.dll
+*.identcache
+*.bdsproj.local
+*.bak
+*~
+Thumbs.db
+Makefile
+config.log
+config.status
+__history