Changeset c6a100 for .gitignore
- Timestamp:
- Jun 20, 2008, 8:13:47 AM (17 years ago)
- Children:
- 1b192d
- Parents:
- 2811b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitignore
r2811b3 rc6a100 1 1 # exclude some dirs 2 build 642 build* 3 3 bin 4 4 tests … … 6 6 # exclude generated html 7 7 *.html 8 9 # exclude Eclipse files 10 .cdtproject 11 .cproject 12 .project 13 .settings 14 8 15 9 16 # exclude automake generated stuff
Note:
See TracChangeset
for help on using the changeset viewer.