Skip to content

Commit e61966e

Browse files
committed
Merge pull request cpp-netlib#363 from ruslo/gitignore.fix
Fix gitignore
2 parents b9026fd + 7b9fd47 commit e61966e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.gitignore

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
*.swp
22
*.pyc
3-
CMakeCache.txt
4-
CMakeFiles
5-
Makefile
6-
Testing
73
*.gch
84
libs/mime/test/mime-roundtrip
9-
*.a
105
bin/
116
tests/
127
_build
13-
CPP-NETLIB.*
14-
CMakeScripts/
15-
*.cmake
168
*~

0 commit comments

Comments
 (0)