summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorbreadcat2015-06-04 21:44:19 +0100
committerbreadcat2015-06-04 21:44:19 +0100
commit7d83e751a5072b90a2d47b61bb85909344d966d5 (patch)
tree117561197f858412bfdabe49e5abc7a145e5f17a /.gitignore
parentbeb80faba8853c594644d7b66c23208d3b308175 (diff)
downloadahka-7d83e751a5072b90a2d47b61bb85909344d966d5.tar.gz
ahka-7d83e751a5072b90a2d47b61bb85909344d966d5.tar.bz2
ahka-7d83e751a5072b90a2d47b61bb85909344d966d5.zip
Replace secret.ahk and improve hotstrings
secret.ahk replaced with a variables file for easier maintenance and readability. Hostrings set to 'autofire', but are prefixed with underscore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index e3ef028..978a4f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
-#http://www.naughter.com/qres.html
+# http://www.naughter.com/qres.html
resswitch.exe
-#physical and ip address replacements
-secret.ahk
+# contains firstName lastName homePhoneNumber workPhoneNumber mobilePhoneNumber homePostCode workPostCode homeAddress workAddress homeEmailAddress workEmailAddress workIPAddress workSIPAddress serverLocalIPAddress serverRemoteIPAddress and crmSearch
+variables.ahk