Skip to content

Commit fd82818

Browse files
committed
removed compiled binaries from tracking
1 parent b253c2c commit fd82818

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ Makefile
66
*.qm
77
./apps/cmstapp/*.cpp
88
./apps/cmstapp/*.h
9+
./apps/cmstapp/cmst
910
./apps/rootapp/*.cpp
10-
./apps/rootap/*.h
11+
./apps/rootapp/*.h
12+
./apps/rootapp/cmstroothelper
1113
*.gz
1214
*.sh

0 commit comments

Comments
 (0)