This website requires JavaScript.
Explore
Help
Sign In
OpenSoure_Repos
/
TheAlgorithms-C
Watch
1
Star
0
Fork
0
You've already forked TheAlgorithms-C
mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced
2023-10-11 15:56:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
TheAlgorithms-C
/
.gitignore
5 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore file
2019-07-02 15:57:46 -07:00
*.swp
ignore EXE files and vscode settings
2020-03-29 23:22:57 -04:00
*.exe
Add .gitignore file
2019-07-02 15:57:46 -07:00
*.out
ignore EXE files and vscode settings
2020-03-29 23:22:57 -04:00
.vscode/
do not track build folder
2020-04-06 22:38:33 -04:00
build/
Reference in New Issue
Copy Permalink