utl/.gitignore

13 satır
129 B
Plaintext
Çalıştırılabilir Dosya

# Ignore binary directories
bin/
.dep/
obj/
# Ignore eclipse projects
.cproject
.project
.settings
Debug/
Release/