Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the file structure #140

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update .gitignore for the new file structure
  • Loading branch information
snake-4 committed Jul 27, 2021
commit 600b0c9e56dfdb1b949972ed019e85f69d5f04ae
21 changes: 12 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
*.o
dump1090
testfiles/*.bin
misc
frames.js
.*.swp
*~
*.rej
*.orig
untrackedDeveloperSettings.js
view1090
faup1090
package-wheezy
oneoff/convert_benchmark
oneoff/uc8_capture_stats
oneoff/dsp_error_measurement
oneoff/decode_comm_b
starch-benchmark
wisdom.local

src/build

.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace

# Local History for Visual Studio Code
.history/