Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: claireyywang <[email protected]>
  • Loading branch information
claireyywang authored and chapulina committed Apr 20, 2020
1 parent 98a95d6 commit c5068ec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
syntax: glob

# CMake folders
build
build_*

# OS generated files
.DS_Store
*.swp

0 comments on commit c5068ec

Please sign in to comment.