Skip to content

Commit 0adbb46

Browse files
committedMay 15, 2015
Update .gitignore
1 parent 74f28ed commit 0adbb46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
*.ilk
3737
*.sdf
3838
*.cso
39-
CamImplement/CamImplement/Debug
40-
CamImplement/CamImplement.v12.suo
41-
CamImplement/Debug
39+
/CamImplement/CamImplement/Debug
40+
/CamImplement/CamImplement.v12.suo
41+
/CamImplement/Debug

0 commit comments

Comments
 (0)
Please sign in to comment.