feather/.gitignore

18 lines
224 B
Text
Raw Normal View History

.DS_Store
lib/*
cmake-build-debug/*
.idea
*.user
*.stash
build/*
CMakeCache.txt
CMakeFiles
cmake_install.cmake
feather_autogen/
feather.cbp
src/tor/*
!src/tor/.gitkeep
src/config-feather.h
2021-03-08 20:03:20 +00:00
src/assets/exec/*
2021-05-02 18:22:38 +00:00
feather.AppDir/*