]> git.ipfire.org Git - thirdparty/plymouth.git/commitdiff
[gitignore] Add new file types for git to ignore scripted-plugin
authorCharlie Brej <cbrej@cs.man.ac.uk>
Mon, 20 Jul 2009 14:33:00 +0000 (15:33 +0100)
committerCharlie Brej <cbrej@cs.man.ac.uk>
Mon, 20 Jul 2009 14:33:00 +0000 (15:33 +0100)
".plymouth" is generated from ".plymouth.in" files.
".string" is generated from ".script" files.
".bck" is used as backups by Nedit.

.gitignore

index f0c948f7e1977d258dc606e9897225f3102e57e7..bac92d9eebcb55d52a04af3def1c40f1b969353f 100644 (file)
@@ -33,3 +33,6 @@ plymouth-log-viewer
 plymouthd
 *.pc
 tags
+*.bck
+*.string
+*.plymouth