init commit; example 00 is working, example 01 is not
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# openCL C++ headers
|
||||
CL/
|
||||
|
||||
# compiled files
|
||||
*.out
|
||||
|
||||
# THIS IS MY SWAP
|
||||
# (vim swap files)
|
||||
*.swp
|
||||
*.swo
|
||||
Reference in New Issue
Block a user