1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-13 11:42:21 +00:00

Add a .gitignore to try to reduce the amount of files listed as not

in repository on git status.
This commit is contained in:
Peter Howkins 2012-03-13 16:44:50 +00:00
parent d1f3e24eac
commit 063cffa81d

19
cde/.gitignore vendored Normal file
View file

@ -0,0 +1,19 @@
# Compiled source
*.o
*.so
*.so.2
*.so.2.1
*.a
# Backups and editor created backups
*.bak
*~
# flags for saying directory is complete
DONE
# imports of of headers
imports
# exports of libraries/headers
exports