1
0
mirror of https://github.com/openeggbert/sprite-utils.git synced 2025-03-14 23:33:28 +01:00
sprite-utils/.gitignore

16 lines
135 B
Plaintext
Raw Normal View History

2024-07-27 23:57:14 +02:00
#files to ignore
*.metadata/**
*.recommenders/**
*target/**
*build/**
*.idea/**
*.iml
#*.class
/target/
/nbproject/
*nbactions.xml