From: Metabox Date: Sun, 12 May 2019 23:19:26 +0000 (+1000) Subject: .vstags stupied tags. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=24ff990f59d5060fcb634dee1bd930419f65516d;p=LifeLog.git .vstags stupied tags. --- 24ff990f59d5060fcb634dee1bd930419f65516d diff --cc .gitignore index 178b7d0,394529c..9ecce3f --- a/.gitignore +++ b/.gitignore @@@ -1,1 -1,42 +1,46 @@@ ++<<<<<<< HEAD +.vstags ++======= + log/thttpd.log + thttpd-2.29/ + thttpd-2.29/* + startDevWebServer.sh + thttpd.conf + # Compiled source # + ################### + *.com + *.class + *.dll + *.exe + *.o + *.so + + # Packages # + ############ + # it's better to unpack these files and commit the raw source + # git has its own built in compression methods + *.7z + *.dmg + *.gz + *.iso + *.jar + *.rar + *.tar + *.zip + + # Logs and databases # + ###################### + *.log + *.sql + *.sqlite + + # OS generated files and db# + ###################### + .DS_Store + .DS_Store? + ._* + .Spotlight-V100 + .Trashes + *.db + *.swp ++>>>>>>> 2f96ef1981c27f555a577675e0f4196571432b53