This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
libdatachannel
mirror of
https://github.com/paullouisageneau/libdatachannel
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add .idea to .gitignore
Filip Klembara
4 years ago
parent
b32a8b884b
commit
28e3fad254
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -7,4 +7,5 @@ node_modules/
compile_commands.json
compile_commands.json
tests
tests
.DS_Store
.DS_Store
+.idea