aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcathook <cat.hook31894@gmail.com>2013-11-26 02:22:08 +0800
committercathook <cat.hook31894@gmail.com>2013-11-26 02:22:08 +0800
commit13923df389db4add164e3f3fa63627c18a036d5d (patch)
tree22da7dbf0a70d10ac43d654db4a5e82763cea2c7
parentb37b83190b0c62d7a40f526823a509766d54458b (diff)
downloadctl-13923df389db4add164e3f3fa63627c18a036d5d.tar.gz
ctl-13923df389db4add164e3f3fa63627c18a036d5d.tar.zst
ctl-13923df389db4add164e3f3fa63627c18a036d5d.zip
update gitignore
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 417faa2..b36832d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-test/*.slib
-test/*.dlib
-test/*.oooo
-
+lib/*
+obj/*
+!example/*.c
+test