Skip to content

Commit

Permalink
Meta: Fix .gitignore excluding files under Base/
Browse files Browse the repository at this point in the history
  • Loading branch information
bugaevc authored and awesomekling committed Aug 17, 2019
1 parent 9dfcbc5 commit f95c264
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
Expand Up @@ -3,7 +3,7 @@
!*/
!Makefile
!LICENSE
!Base/*
!Base/**

*.o
*.ao
Expand Down

0 comments on commit f95c264

Please sign in to comment.