Skip to content

Commit 8afff90

Browse files
committed
Tracking any changes within selected files under models/
1 parent d4bca55 commit 8afff90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# ignore models that aren't already in tree
22
# (must manually add models to override this)
33
build/
4-
models/*
4+
models/*/
5+
!models/phold
56
*.swp

0 commit comments

Comments
 (0)