Skip to content

Commit

Permalink
Update gitignore to add .a .lib files
Browse files Browse the repository at this point in the history
  • Loading branch information
kpp committed Apr 27, 2019
1 parent 2a9a743 commit 4556cf1
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
#### Binary ####
### Archive ###
*.a
*.lib

### Object ###
*.o
*.obj

### Shared Object ###
*.dll
*.dylib
*.so
*.so.*

#### IDEs ####
### CLion ###
# CMake
Expand Down

0 comments on commit 4556cf1

Please sign in to comment.