8000 Create AutoIt.gitignore by rcmaehl · Pull Request #3801 · github/gitignore · GitHub
[go: up one dir, main page]

Skip to content

Create AutoIt.gitignore#3801

Merged
bdougie merged 3 commits intogithub:mainfrom
rcmaehl:patch-1
Dec 11, 2021
Merged

Create AutoIt.gitignore#3801
bdougie merged 3 commits intogithub:mainfrom
rcmaehl:patch-1

Conversation

@rcmaehl
Copy link
Contributor
@rcmaehl rcmaehl commented Aug 4, 2021

This is a gitignore template for the AutoIt v3 Language. This template automatically excludes files created by some of it's tools such as automated backups.

Reasons for making this change:

Backups folder includes duplicate of the script before it is "Tidy"ied up by the AutoIt Tidy tool. *_stripped files are a duplicate of the script before compilation that includes all includes files merged into a single file and then unused functions removed.

Links to documentation supporting these rule changes:

https://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/Tidy.html
https://www.autoitscript.com/autoit3/scite/docs/SciTE4AutoIt3/Au3Stripper.html

If this is a new template:

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.
@rcmaehl
Copy link
Contributor Author

@mlipok @DcodingTheWeb Do you have any feedback as well?

@bdougie
Copy link
Contributor
bdougie commented Dec 11, 2021

Thanks for the contribution, however per the contribution guidelines this file should be placed in the community folder. Please edit the location of the file.

https://github.com/github/gitignore#specialized-templates

@rcmaehl
Copy link
Contributor Author
rcmaehl commented Dec 11, 2021

Thanks for the contribution, however per the contribution guidelines this file should be placed in the community folder. Please edit the location of the file.

https://github.com/github/gitignore#specialized-templates

The file has been moved :)

@bdougie bdougie merged commit dd9c41b into github:main Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0