Ignore automatically generated files
authorJoey Schulze <joey@infodrom.org>
Sat, 23 Apr 2016 18:26:06 +0000 (20:26 +0200)
committerJoey Schulze <joey@infodrom.org>
Sat, 23 Apr 2016 18:26:06 +0000 (20:26 +0200)
.gitignore [new file with mode: 0644]
class/.gitignore [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..7862b07
--- /dev/null
@@ -0,0 +1,5 @@
+*.depend
+*.html
+*.php
+Makefile
+imgdot-1x1-transp-ffffff.gif
diff --git a/class/.gitignore b/class/.gitignore
new file mode 100644 (file)
index 0000000..4ce92e4
--- /dev/null
@@ -0,0 +1 @@
+!*.class.php
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644 (file)
index 0000000..2b7b832
--- /dev/null
@@ -0,0 +1,2 @@
+!ajax.php
+!future.php