Skip to content

Commit

Permalink
Ignore cmake generated files if building in sourcetree
Browse files Browse the repository at this point in the history
  • Loading branch information
strk committed Oct 14, 2021
1 parent dcba3b6 commit dd1be73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Makefile
*.swp
*.trs
*.exe
*.cmake
CMakeFiles
CMakeCache.txt
DartConfiguration.tcl
.DS_Store
macros/libtool.m4
macros/ltoptions.m4
Expand Down

0 comments on commit dd1be73

Please sign in to comment.