]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Ignore v3.1.x modules
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 4 May 2016 21:46:35 +0000 (14:46 -0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 4 May 2016 21:46:35 +0000 (14:46 -0700)
src/include/.gitignore
src/modules/.gitignore [new file with mode: 0644]

index 3dd4fc12041b6d199816d134c623463f34ecbd05..2f4f429fa247744e492b321157ab113254890c34 100644 (file)
@@ -12,6 +12,9 @@ radpaths.h
 vqp.h
 freeradius.h
 
+# Headers from v3.1.x
+freeradius.snmp.h
+
 # Build scripts
 build-radpaths-h
 stamp-h
diff --git a/src/modules/.gitignore b/src/modules/.gitignore
new file mode 100644 (file)
index 0000000..4870ec7
--- /dev/null
@@ -0,0 +1 @@
+rlm_json