Skip to content
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

create a .gitignore when creating templates #44

Open
ninjamuffin99 opened this issue Apr 10, 2024 · 0 comments
Open

create a .gitignore when creating templates #44

ninjamuffin99 opened this issue Apr 10, 2024 · 0 comments

Comments

@ninjamuffin99
Copy link
Member

ninjamuffin99 commented Apr 10, 2024

i get trolled when I have to create a gitignore each time!

my suggestions for what to put into it

# we usually never want to commit contents from export/ folder
export/ 

# .haxelib/ is for use with local haxelib installs
# https://lib.haxe.org/documentation/using-haxelib/#newrepo
# common use case, the hmm tool uses it for library management
.haxelib/

# self explanatory... 
.DS_STORE
@ninjamuffin99 ninjamuffin99 transferred this issue from HaxeFlixel/flixel-tools Apr 10, 2024
@Geokureli Geokureli mentioned this issue Apr 10, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant