chiark / gitweb /
rsa.c: Check public key length.
[secnet.git] / .gitignore
index 088ed076c9ae6323d46eb442d5acc8f7aa699f8a..b7f61876101fbef68980ceba492b8faf544b666d 100644 (file)
@@ -1,15 +1,16 @@
 *.o
 *.d
+*.pyc
 conffile.tab.[ch]
 conffile.yy.[ch]
-version.c
+/version.c
 /secnet
 
-config.log
-config.h
-config.status
-stamp-h
-Makefile
+/config.log
+/config.h
+/config.status
+/stamp-h
+/Makefile
 
 autom4te.cache
 
@@ -23,3 +24,8 @@ debian/secnet
 debian/secnet.substvars
 *.xcodeproj
 /build
+
+test-example/*.key
+test-example/sites.conf
+test-example/bogus-setup-request
+build-stamp