source: .gitignore @ 052503f

Revision 052503f, 249 bytes checked in by Marco Antonio Islas Cruz <markuz@…>, 9 months ago (diff)

Added files to .gitignore

  • Property mode set to 100644
Line 
1*.pyc
2*.pyo
3autom4te.cache/traces*
4autom4te.cache/request*
5autom4te.cache/output*
6*.o
7config.guess
8config.status
9config.sub
10config.rpath
11config.log
12.settings/*
13.pydevproject
14.project
15.DS_Store
16christine.desktop
17christine
18*.m4
19*.gmo
20*~
21*swp
22*swo
23*.so
Note: See TracBrowser for help on using the repository browser.