Ignores that are roughly the same as the ones in svn

This commit is contained in:
Eli Barzilay 2010-04-18 10:47:32 -04:00
parent d78928f18d
commit 5640fe77c5
10 changed files with 22 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/bin/
/lib/
/include/
/*.app
/*.exe

2
collects/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
compiled/
/info-domain/

1
collects/plot/src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/tmp/

1
collects/tests/mred/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/tmp*

4
collects/tests/mzscheme/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/foreign-test.so
/tmp?-filelib
/tmp?
/NormalizationTest.txt

View File

@ -0,0 +1 @@
/dynamic-input.txt

View File

@ -0,0 +1,2 @@
/test.py
/test.pl

2
collects/tests/web-server/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# All key files, in any subdirectories, to avoid bad accidents
*pem

3
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# most things here are generated, so ignore everything, and explicitly
# add things that need to be added -- use `git add -f' in such cases.
*

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/build