Skip to content

Commit

Permalink
.gitignore: ignore subprojects but allow later overriding
Browse files Browse the repository at this point in the history
a rule without * prevents later overriding it with ! to exclude.
  • Loading branch information
nekopsykose authored and llyyr committed Sep 21, 2023
1 parent 3e7a8b6 commit 57273e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/subprojects
/subprojects/*

0 comments on commit 57273e8

Please sign in to comment.