##// END OF EJS Templates
new stuff in .hgignore
vivainio -
Show More
@@ -1,9 +1,11 b''
1 syntax: glob
1 syntax: glob
2
2
3 *~
3 *~
4 *.tmp
4 *.tmp
5 *.pyc
5 *.pyc
6 .svn/
6 .svn/
7 .bzr/
7 .bzr/
8 .settings/
8 .project
9 .project
9 *.diff
10 *.diff
11 IPython_crash_report.txt
General Comments 0
You need to be logged in to leave comments. Login now