]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Update .gitignore files
authorWolfgang Stöggl <c72578@yahoo.de>
Tue, 9 Apr 2019 15:17:39 +0000 (17:17 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 10 Apr 2019 09:09:52 +0000 (11:09 +0200)
.gitignore
bindings/dotnet/.gitignore
bindings/perl-piped/.gitignore
bindings/perl-shared/.gitignore
src/.gitignore
tests/.gitignore

index 94a4f4b8d8476bdf892699027143a3fb01e7f7a7..b818ce4cf5b6be83931d508bae9e4abe5090891c 100644 (file)
@@ -73,6 +73,7 @@ Makefile
 /win32/*.opensdf
 /win32/*.sdf
 /win32/*.suo
+/win32/.dirstamp
 /win32/.vs
 /win32/Debug
 /win32/DebugDLL
index 64cbbcee13ef2100097735f3a05ecee32c41fb68..17368442c48f37147bbfdc5d94ce3f88a672d5a0 100644 (file)
@@ -1,3 +1,3 @@
-obj
-
-bin
+/.vs/
+/bin/
+/obj/
index 741a4bf405ac67c567bcc5f24f43d08767b86128..dba5db1b0e71310a9699d4f2a14405f4ce2d772d 100644 (file)
@@ -1,4 +1,5 @@
 # generated files
+/MYMETA.json
 /MYMETA.yml
 /blib/
 /pm_to_blib
index 3d4843763c987323144d675a3494270a8cee0538..46bcdcc8dc6555af3a6c2fc6045dd9444d77018e 100644 (file)
@@ -1,4 +1,5 @@
 # generated files
+/MYMETA.json
 /MYMETA.yml
 /RRDs.bs
 /RRDs.c
index 2df15152fbc0104e76fbc28544fb5e53e712b898..0a169d511c33134ba35f05011c41de02326e989e 100644 (file)
@@ -1,4 +1,5 @@
 # build-generated files
+/*.manifest
 /.libs/
 /rrdcached
 /rrdcgi
index 2a97ad4361091ad9b73fc881c7fb38c8d0706765..e434406b20091aee3e7b33a48233cd8a463368a9 100644 (file)
@@ -1,5 +1,6 @@
 # tests MUST create their own RRDs
 /*.rrd
 /*.out
-/modify5-testa*-mod.dump
-/*.log
\ No newline at end of file
+/modify5-testa*-mod.dump*
+/*.log
+/*.trs