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.
This commit is contained in:
Robert C. Maehl 2021-08-04 14:38:20 -04:00 committed by GitHub
parent 991e760c1c
commit 823c26086a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
AutoIt.gitignore Normal file
View File

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