Skip to content

Commit

Permalink
Add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wdeconinck committed Sep 1, 2023
1 parent 06146f9 commit ffd5050
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.vscode
CMakeLists.txt.user*
*.autosave
*.sublime-workspace
*.swp
.nfs*
build/*
install/*
env.sh
*.DS_Store

0 comments on commit ffd5050

Please sign in to comment.