This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
TheAlgorithms-C
Watch
1
Star
0
Fork
0
You've already forked TheAlgorithms-C
mirror of
https://github.com/TheAlgorithms/C
synced
2024-11-21 21:11:57 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5347e6f87d
TheAlgorithms-C
/
.gitignore
4 lines
24 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore file
2019-07-03 01:57:46 +03:00
*.swp
ignore EXE files and vscode settings
2020-03-30 06:22:57 +03:00
*.exe
Add .gitignore file
2019-07-03 01:57:46 +03:00
*.out
do not track build folder
2020-04-07 05:38:33 +03:00
build/
Reference in New Issue
Copy Permalink