OSDN Git Service

Add .gitignore. master
authorJames Teh <jamie@jantrid.net>
Wed, 17 Apr 2013 05:42:20 +0000 (15:42 +1000)
committerJames Teh <jamie@jantrid.net>
Wed, 17 Apr 2013 05:42:20 +0000 (15:42 +1000)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7a8cea0
--- /dev/null
@@ -0,0 +1,41 @@
+*.mo\r
+source/comInterfaces/*.py\r
+*.log\r
+source/userConfig\r
+build\r
+build_debug\r
+dist\r
+dist_installer\r
+*.dll\r
+*.exe\r
+*.manifest\r
+source/synthDrivers/espeak-data\r
+source/lib\r
+source/lib64\r
+source/typelibs\r
+source/images\r
+source/louis\r
+source/waves\r
+*.obj\r
+*.exp\r
+*.lib\r
+*_I.c\r
+*_P.c\r
+*_C.c\r
+*_S.c\r
+dlldata.c\r
+*.pdb\r
+include/*\r
+.sconsign.dblite\r
+user_docs/*/*.html\r
+extras/controllerClient/x64\r
+source/_buildVersion.py\r
+user_docs/*/keyCommands.t2t\r
+output\r
+source/brailleDisplayDrivers/handyTech\r
+./developerGuide.html\r
+user_docs/build.t2tConf\r
+launcher/nvda_logo.wav\r
+uninstaller/UAC.nsh\r
+*.pyc\r
+*.pyo\r