srs/.gitignore
winlin 17502ff139 Move build output from root to bin/ directory following Go conventions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 14:18:02 -04:00

51 lines
678 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
# by winlin
*.pyc
*.swp
.DS_Store
/trunk/Makefile
/trunk/objs
/trunk/src/build-qt-Desktop-Debug
/trunk/research/librtmp/objs
/trunk/3rdparty/ccache/ccache-3.1.9
/trunk/3rdparty/gprof/graphviz-2.36.0
/trunk/research/api-server/static-dir/forward
/trunk/research/api-server/static-dir/live
/trunk/research/api-server/static-dir/players
# Apple-specific garbage files.
.AppleDouble
.idea
.cursor/
.DS_Store
*.heap
*.exe
cmake-build-debug
/build
/cmake/build
/trunk/cmake/build
# proxy (Go)
/bin/
.go-formarted
.env
# For AI
/*personal*
/*workspace*