You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
753 B
63 lines
753 B
# ---> CMake |
|
CMakeCache.txt |
|
CMakeFiles |
|
CMakeScripts |
|
Makefile |
|
cmake_install.cmake |
|
install_manifest.txt |
|
|
|
# ---> Eclipse |
|
*.pydevproject |
|
.metadata |
|
.gradle |
|
bin/ |
|
tmp/ |
|
*.tmp |
|
*.bak |
|
*.swp |
|
*~.nib |
|
local.properties |
|
.settings/ |
|
.loadpath |
|
|
|
# Eclipse Core |
|
.project |
|
|
|
# External tool builders |
|
.externalToolBuilders/ |
|
|
|
# Locally stored "Eclipse launch configurations" |
|
*.launch |
|
|
|
# CDT-specific |
|
.cproject |
|
|
|
# JDT-specific (Eclipse Java Development Tools) |
|
.classpath |
|
|
|
# Java annotation processor (APT) |
|
.factorypath |
|
|
|
# PDT-specific |
|
.buildpath |
|
|
|
# sbteclipse plugin |
|
.target |
|
|
|
# TeXlipse plugin |
|
.texlipse |
|
|
|
# ---> Linux |
|
*~ |
|
|
|
# KDE directory preferences |
|
.directory |
|
|
|
# Linux trash folder which might appear on any partition or disk |
|
.Trash-* |
|
|
|
# ---> VisualStudioCode |
|
.settings |
|
|
|
|
|
/build/
|
|
|