Ignore default configuration file
authorJacob Bachmeyer <jcb@gnu.org>
Tue, 28 Mar 2023 03:40:40 +0000 (22:40 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Tue, 28 Mar 2023 03:40:40 +0000 (22:40 -0500)
This prevents a user's configuration from being picked up into a local
repository and complicating future updates from upstream repositories.

.gitignore

index 3a713305552e263343ce3b07b03251ee506d74b0..8f291041e3cd98e207f14d7bda3c861fb4abf08d 100644 (file)
@@ -3,3 +3,5 @@
 *.sum
 # ignore testsuite working subtree
 test.tmp/
+# ignore any configuration file that a user might add
+gatekeeper.conf