Skip to content

Commit 7e96234

Browse files
committed
Added the .acignore file (for AccuRev).
1 parent 91e01e2 commit 7e96234

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.acignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.git
2+
.git/*
3+
.gitattributes
4+
.gitignore

BlocksKit.xcodeproj/.acignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
xcuserdata/*
2+
xcuserdata

0 commit comments

Comments
 (0)