mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 06:47:27 +00:00
39 lines
314 B
Text
39 lines
314 B
Text
# Binary Files
|
|
|
|
Binaries/
|
|
Intermediate/
|
|
|
|
# Packaged Artifacts
|
|
|
|
Release/
|
|
|
|
# Idea and Gradle Files
|
|
|
|
.idea/
|
|
.gradle/
|
|
|
|
build/
|
|
|
|
# Visual Studio Project Files
|
|
|
|
.vs/
|
|
|
|
*.sln
|
|
*.vcxproj
|
|
*.csproj
|
|
*.filters
|
|
*.user
|
|
|
|
# CMake Project Files
|
|
|
|
Makefile
|
|
*.make
|
|
|
|
# Xcode Project Files
|
|
|
|
*.xcodeproj
|
|
*.xcworkspace
|
|
|
|
# Mac OSX
|
|
|
|
.DS_Store
|