diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # Cmake build directory /build +# CLion config directory +/.idea + # Vim swap file *.swap |
index : chill.git | ||
Composable High-level Loop Transformation Framework |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,5 +1,8 @@ # Cmake build directory /build +# CLion config directory +/.idea + # Vim swap file *.swap |