Przeglądaj źródła

Create AutoIt.gitignore

This is a gitignore template for the AutoIt v3 Language. This tool automatically excludes files created by some of it's tools such as automated backups.
Robert C. Maehl 3 lat temu
rodzic
commit
823c26086a
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      AutoIt.gitignore

+ 5 - 0
AutoIt.gitignore

@@ -0,0 +1,5 @@
+# Tidy Auto-Generated Backups
+Backup/*
+
+# Au3Stripper Auto-Generated Files
+*_stripped.au3