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

5
AutoIt.gitignore Normal file
View File

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