Преглед на файлове

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 години
родител
ревизия
823c26086a
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      AutoIt.gitignore

+ 5 - 0
AutoIt.gitignore

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