Skip to content

create a .gitignore when creating templates #44

@ninjamuffin99

Description

@ninjamuffin99

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions