Skip to content

Commit 5819594

Browse files
author
rsundahl
committed
Added ./app/* and ./dll/* to .gitignore.
1 parent c8c3157 commit 5819594

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# OS specific
22
.DS_Store
3+
./app/*
4+
./dll/*
35

46
# vi/vim et. al.
57
*.swl

0 commit comments

Comments
 (0)