diff options
author | breadcat | 2017-04-27 13:41:42 +0100 |
---|---|---|
committer | breadcat | 2017-04-27 13:41:42 +0100 |
commit | 546a536dffd0a56de36a1031a2aa27fd9d31225c (patch) | |
tree | e1226922ad3b1cfc06d0f94edc4d4a389000104e /.gitignore | |
parent | 1f8561ca754fe30e9fd147e88d91f9e63929678a (diff) | |
download | ahka-546a536dffd0a56de36a1031a2aa27fd9d31225c.tar.gz ahka-546a536dffd0a56de36a1031a2aa27fd9d31225c.tar.bz2 ahka-546a536dffd0a56de36a1031a2aa27fd9d31225c.zip |
Update ignore and variable files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,6 +1,3 @@ -# r.secsrv.net/AutoHotkey/Scripts/Buggy-Mouse
-buggy_mouse.ahk
-
-# contains firstName lastName homePhoneNumber workPhoneNumber mobilePhoneNumber homePostCode workPostCode homeAddress workAddress homeEmailAddress workEmailAddress workIPAddress workSIPAddress serverLocalIPAddress serverRemoteIPAddress remoteMAC and crmSearch
+# have a look at variables.sample.ahk
variables.ahk
|