mirror of
https://github.com/github/gitignore.git
synced 2026-09-04 06:03:55 +02:00
➕ Add .gitignore for Haxe
This commit is contained in:
parent
4d602a24bc
commit
73fc1c22cc
22
Haxe.gitignore
Normal file
22
Haxe.gitignore
Normal file
@ -0,0 +1,22 @@
|
||||
.DS_Store
|
||||
deploy/*
|
||||
vendor/*
|
||||
rcc*
|
||||
moc*
|
||||
*.qmlc
|
||||
|
||||
interop_server
|
||||
|
||||
*.js
|
||||
*.lua
|
||||
*.swf
|
||||
*.n
|
||||
php
|
||||
cpp
|
||||
*.cppia
|
||||
cs
|
||||
java
|
||||
*.jar
|
||||
*.py
|
||||
*.hl
|
||||
log
|
||||
Loading…
Reference in New Issue
Block a user