Initial commit
This commit is contained in:
commit
f83dd4f105
36 changed files with 3704 additions and 0 deletions
17
lib/rc-switch/.gitignore
vendored
Normal file
17
lib/rc-switch/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Mac stuff
|
||||
.DS_Store
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue