Update .gitignore
This commit is contained in:
@@ -2,4 +2,9 @@
|
|||||||
*.dSYM
|
*.dSYM
|
||||||
scratchpad/**
|
scratchpad/**
|
||||||
!scratchpad/**/
|
!scratchpad/**/
|
||||||
|
!scratchpad/**/*.h
|
||||||
|
!scratchpad/**/*.hh
|
||||||
|
!scratchpad/**/*.hpp
|
||||||
!scratchpad/**/*.c
|
!scratchpad/**/*.c
|
||||||
|
!scratchpad/**/*.cc
|
||||||
|
!scratchpad/**/*.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user