Skip to content

Commit

Permalink
Revert modifications of .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohncian committed Jan 21, 2025
1 parent 86299ec commit 5056553
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,4 @@ subconverter.exe
cmake-build-debug
.idea
base/cache
build

# Build files
/CMakeFiles
/CMakeCache.txt
/Makefile
/cmake_install.cmake
/tmp
/subconverter
/base/subconverter
/base
/*.a

# Dependencies for development
/curl
/libcron
/quickjspp
/toml11
/yaml-cpp
/rapidjson
build

0 comments on commit 5056553

Please sign in to comment.