Skip to content

Create Haxe.gitignore #3455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 29, 2025
Merged

Create Haxe.gitignore #3455

merged 2 commits into from
May 29, 2025

Conversation

vonagam
Copy link
Contributor

@vonagam vonagam commented Jun 26, 2020

Reasons for making this change:

Provide a template for Haxe projects.

Links to documentation supporting these rule changes:

.haxelib folder is used by haxe library manager for local installations - relevant source code (have not found direct mention of the folder name in documentation).

dump folder is used sometimes by haxe for error logging - relevant source code.

@wirecat wirecat mentioned this pull request May 23, 2025
3 tasks
@wirecat
Copy link
Collaborator

wirecat commented May 23, 2025

👋 Hi, sorry for the extremely late delay. @vonagam are you still interested in getting a Haxe gitignore template in?

If so, we have a duplicate request here(#4630). I'd appreciate help in determining what the best gitignore contents are for Haxe. 🙇

@vonagam
Copy link
Contributor Author

vonagam commented May 23, 2025

Yeah, still interested in getting Haxe template in.

Ok, reopened an issue on Haxe side to confirm that the two lines in this PR is what Haxe only needs still. Will let you know once it is confirmed.

@vonagam vonagam requested a review from a team as a code owner May 25, 2025 03:13
@vonagam
Copy link
Contributor Author

vonagam commented May 25, 2025

@wirecat ok, added a single line for vshaxe's default server recording directory.

Otherwise nothing else needs changing and this is ready for merge.

Copy link
Collaborator

@wirecat wirecat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the work on this contribution!

@wirecat wirecat merged commit 3313644 into github:main May 29, 2025
@vonagam vonagam deleted the create-haxe-gitignore branch May 29, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment