This repository has been archived on 2024-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
justhomework/.gitignore

155 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-10-03 02:28:37 +00:00
*.exe
2021-10-08 09:17:06 +00:00
tempCodeRunnerFile.cpp
tempCodeRunnerFile.h
tempCodeRunnerFile.c
c_cpp_properties.json
launch.json
tasks.json
settings.json
2022-03-21 12:06:32 +00:00
main
2022-03-24 14:35:41 +00:00
# Keil
2022-03-24 14:35:41 +00:00
*.dbgconf
*.lst
*.crf
*.d
*.o
*.__i
*._ia
*.sct
*.build_log.htm
*.uvguix.*
*.dep
DebugConfig/
.mxproject
JLinkSettings.ini
*.uvoptx
*.uvguix.*
*.axf
*.hex
*.htm
*.lnp
*.map
*.hex
*.uvgui.*
**/Objects
2022-03-24 14:36:22 +00:00
*.pdf
*.docx
*.doc
2022-03-21 12:47:26 +00:00
#qt
**/build*
2022-03-21 12:47:26 +00:00
*~
*.autosave
*.a
*.core
*.moc
*.o
*.obj
*.orig
*.rej
*.so
*.so.*
*_pch.h.cpp
*_resource.rc
*.qm
.#*
*.*#
core
!core/
tags
.DS_Store
.directory
*.debug
Makefile*
*.prl
*.app
moc_*.cpp
ui_*.h
qrc_*.cpp
Thumbs.db
*.res
*.rc
/.qmake.cache
/.qmake.stash
# qtcreator generated files
*.pro.user*
# xemacs temporary files
*.flc
# Vim temporary files
.*.swp
# Visual Studio generated files
*.ib_pdb_index
*.idb
*.ilk
*.pdb
*.sln
*.suo
*.vcproj
*vcproj.*.*.user
*.ncb
*.sdf
*.opensdf
*.vcxproj
*vcxproj.*
# MinGW generated files
*.Debug
*.Release
# Python byte code
*.pyc
# Binaries
# --------
*.dll
*.exe
2022-03-29 15:03:53 +00:00
# ignore Quartus II generated files
*_generation_script*
*_inst.vhd
*.bak
*.cmp
*.done
*.eqn
*.hex
*.html
*.jdi
*.jpg
# *.mif
*.pin
*.pof
*.ptf.*
*.qar
*.qarlog
*.qws
*.rpt
*.smsg
*.sof
*.sopc_builder
*.summary
*.tcl
*.txt # Explicitly add any text files used
*~
*example*
*sopc_*
# *.sdc # I want those timing files
# ignore Quartus II generated folders
*/incremental_db/
**/simulation/**
*/timing/
**/incremental_db/**
db/
**/output_files/**
PLLJ_PLLSPE_INFO.txt