aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@gmail.com>2020-07-11 19:54:29 -0300
committerMatias Linares <matiaslina@gmail.com>2020-07-11 19:54:29 -0300
commitc20106a71d492b5a2250e8ff28df4852057632b7 (patch)
treec5d957e4b68ebc18a33f649030fcb9e0a1774f78 /.gitignore
downloadApp-RunForPid-c20106a71d492b5a2250e8ff28df4852057632b7.tar.gz
First 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..82e5d48
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+/blib/
+/src/*.o
+/src/Makefile
+/.panda-work
+/resources/*.so
+/resources/*.dylib
+.precomp/
+/App-RunForPid-*