X-Git-Url: https://harrygodden.com/git/?p=convexer.git;a=blobdiff_plain;f=.gitignore;fp=.gitignore;h=9c351f9a37b92386db15145f92bdd81093674563;hp=0000000000000000000000000000000000000000;hb=7a7000b2a485ca28219d3c7449db9d9291398902;hpb=05e7fa40fd47dd5bfeaa1de9e9eba73319ae8564 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9c351f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +* + +!*/ +*CMakeFiles/ +*__pycache__/ + +!*.gitignore +!*CMakeLists.txt + +!*.c +!*.h +!*.cpp +!*.py