Compare commits

..

No commits in common. "e9c620b9f68b910a0016db4eb3cc3d2c2fd16811" and "84c6914a9b121a28508b2031a7b34a6dac875cf8" have entirely different histories.

4 changed files with 7 additions and 15 deletions

View File

@ -49,14 +49,14 @@ CMakeFiles/
CMakeCache.txt CMakeCache.txt
cmake_install.cmake cmake_install.cmake
Makefile Makefile
install_manifest.txt install_manifest.txt
compile_commands.json compile_commands.json
# Temporary files # Temporary files
*.tmp *.tmp
*.log *.log
*.bak *.bak
*.swp *.swp
# vcpkg # vcpkg
vcpkg_installed/ vcpkg_installed/
@ -66,4 +66,4 @@ vcpkg_installed/
# test output & cache # test output & cache
Testing/ Testing/
.cache/ .cache/

View File

@ -7,7 +7,7 @@ release.properties
dependency-reduced-pom.xml dependency-reduced-pom.xml
buildNumber.properties buildNumber.properties
.mvn/timing.properties .mvn/timing.properties
# https://maven.apache.org/tools/wrapper/#Usage_with_or_without_Binary_JAR # https://maven.apache.org/wrapper/#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar .mvn/wrapper/maven-wrapper.jar
# Eclipse m2e generated files # Eclipse m2e generated files

View File

@ -4,6 +4,3 @@ result-*
# Ignore automatically generated direnv output # Ignore automatically generated direnv output
.direnv .direnv
# Ignore NixOS interactive test driver history
**/.nixos-test-history

View File

@ -75,11 +75,6 @@ acs-*.bib
# comment # comment
*.cut *.cut
# context
*.tuc
*.tui
*.tuo
# cprotect # cprotect
*.cpt *.cpt