aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@roden.local.stsci.edu>2021-05-04 17:34:38 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2021-05-04 21:14:16 -0400
commitea6e2613aca23c84373e686d739498969062f79e (patch)
treeba9cf39409056cad0b65a4ee953856230e73196b /.gitignore
downloadcleanpath-ea6e2613aca23c84373e686d739498969062f79e.tar.gz
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6df3236
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.idea
+cmake-build-*
+*.o
+*.cbp
+*.so.*
+*.so
+*.a
+*.dylib*