added some of uri's utility actions for build script
[urisagit/Stem.git] / .gitignore
1 # Version control files and dirs.
2 RCS
3 CVS
4 *,v$
5 .svn/
6 .git/
7
8 # EUMM/MB generated files and dirs.
9 MANIFEST.bak
10 _build/
11 Build
12 Makefile
13 blib/
14
15 # Temp, old and emacs backup files.
16 *~
17 *.old
18 old*
19 \#*#
20 .#*
21 .*.swp
22 lib-pod
23 *.ok
24 modules
25
26 event_test
27 *.gz
28 dlug
29 flow
30 intel
31 pod
32 scaffidi
33 slides
34 stem2pod
35 test
36
37